home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Programming / ADOS Guide / Applications / Type < prev    next >
Encoding:
Text File  |  1998-02-16  |  398 b   |  21 lines

  1.                            --AMIGADOS GUIDE V2.5--
  2.                                     TYPE
  3.  
  4.  
  5.    USE:
  6.    Like More, Type is a text viewer that can be used to view normal
  7.    documents and binary files.
  8.  
  9.    PATH:
  10.    C:
  11.  
  12.    SYSTEM:
  13.    2.0 (enhanced), 2.1, 3.0
  14.  
  15.    EXAMPLES:
  16.    1>TYPE S:Startup-Sequence
  17.    1>TYPE C:type OPT H
  18.  
  19.    NOTES:
  20.    The second example shown above is used to view Binary files.
  21.